home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>6.4. Adjusting Sharpness</title> <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" /> <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" /> <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" /> <link rel="start" href="index.html" title="GIMP User Manual" /> <link rel="up" href="ch02s06.html" title="6. Working with Digital Camera Photos" /> <link rel="prev" href="ch02s06s03.html" title="6.3. Improving Colors" /> <link rel="next" href="ch02s06s05.html" title="6.5. Removing Unwanted Objects from an Image" /> </head> <body> <div xmlns="" class="navheader"> <table width="100%" summary="Navigation header"> <tr> <th colspan="3" align="center" id="chaptername">6. Working with Digital Camera Photos</th> </tr> <tr> <td width="20%" align="left"><a accesskey="p" href="ch02s06s03.html">Prev</a> </td> <th width="60%" align="center" id="sectionname">6.4. Adjusting Sharpness</th> <td width="20%" align="right"> <a accesskey="n" href="ch02s06s05.html">Next</a></td> </tr> </table> <hr /> </div> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h3 class="title"><a id="id3427246"></a>6.4. Adjusting Sharpness</h3> </div> </div> </div> <div class="simplesect" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h4 class="title"><a id="id3427252"></a>Unblurring</h4> </div> </div> </div> <p> If the focus on the camera is not set perfectly, or the camera is moving when the picture is taken, the result is a blurred image. If there is a lot of blurring, you probably won't be able to do much about it with any technique, but if there is only a moderate amount, you should be able to improve the image. </p> <p> The most generally useful technique for sharpening a fuzzy image is called the <a href="ch06s06s07.html" title="6.7. Unsharp Mask">Unsharp Mask</a>. In spite of the rather confusing name, which derives from its origins as a technique used by film developers, its result is to make the image sharper, not "unsharp". It is a plug-in, and you can access it as Filters->Enhance->Unsharp Mask in the image menu. There are two parameters, "Radius" and "Amount". The default values often work pretty well, so you should try them first. Increasing either the radius or the amount increases the strength of the effect. Don't get carried away, though: if you make the unsharp mask too strong, it will amplify noise in the image and also give rise to visible artifacts where there are sharp edges. </p> <div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Tip"> <tr> <td rowspan="2" align="center" valign="top" width="25"> <img alt="[Tip]" src="../images/tip.png" /> </td> <th align="left">Tip</th> </tr> <tr> <td colspan="2" align="left" valign="top"> <p> Sometimes using Unsharp Mask can cause color distortion where there are strong contrasts in an image. When this happens, you can often get better results by decomposing the image into separate Hue-Saturation-Value (HSV) layers, and running Unsharp Mask on the Value layer only, then recomposing. This works because the human eye has much finer resolution for brightness than for color. See the sections on <a href="ch06s03s16.html" title="3.16. Decompose">Decompose</a> and <a href="ch06s03s15.html" title="3.15. Compose">Compose</a> for more information. </p> </td> </tr> </table> </div> <p> Next to "Unsharp Mask" in the Filters menu is another filter called <a href="ch06s06s06.html" title="6.6. Sharpen">Sharpen</a>, which does similar things. It is a little easier to use but not nearly as effective: our recommendation is that you ignore it and go straight to Unsharp Mask. </p> <p> In some situations, you may be able to get useful results by selectively sharpening specific parts of an image using the <a href="ch03s03s09.html" title="3.9. Convolve (Blur/Sharpen)">Blur or Sharpen</a> tool from the Toolbox, in "Sharpen" mode. This allows you to increase the sharpness in areas by painting over them with any paintbrush. You should be restrained about this, though, or the results will not look very natural: sharpening increases the apparent sharpness of edges in the image, but also amplifies noise. </p> </div> <div class="simplesect" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h4 class="title"><a id="id3427359"></a>Reducing Graininess</h4> </div> </div> </div> <p> When you take pictures in low-light conditions or with a very fast exposure time, the camera does not get enough data to make good estimates of the true color at each pixel, and consequently the resulting image looks grainy. You can "smooth out" the graininess by blurring the image, but then you will also lose sharpness. There are a couple of approaches that may give better results. Probably the best, if the graininess is not too bad, is to use the filter called <a href="ch06s02s04.html" title="2.4. Selective Gaussian Blur">Selective Blur</a>, setting the blurring radius to 1 or 2 pixels. The other approach is to use the <a href="ch06s06s03.html" title="6.3. Despeckle">Despeckle</a> filter. This has a nice preview, so you can play with the settings and try to find some that give good results. When graininess is really bad, though, it is often very difficult to fix by anything except heroic measures (i.e., retouching with paint tools). </p> </div> <div class="simplesect" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h4 class="title"><a id="id3427399"></a>Softening</h4> </div> </div> </div> <p> Every so often you have the opposite problem: an image is <span class="emphasis"><em>too</em></span> crisp. The solution is to blur it a bit: fortunately blurring an image is much easier than sharpening it. Since you probably don't want to blur it very much, the simplest method is to use the "Blur" plug-in, accessed via Filters->Blur from the image menu. With the default settings and a repeat count of 1, this will soften the focus of the image a little bit. If you want more softening, just repeat until you get the result you desire. </p> </div> </div> <div class="navfooter"> <hr /> <table width="100%" summary="Navigation footer"> <tr> <td width="40%" align="left"><a accesskey="p" href="ch02s06s03.html">Prev</a> </td> <td width="20%" align="center"> <a accesskey="u" href="ch02s06.html">Up</a> </td> <td width="40%" align="right"> <a accesskey="n" href="ch02s06s05.html">Next</a></td> </tr> <tr> <td width="40%" align="left" valign="top">6.3. Improving Colors </td> <td width="20%" align="center"> <a accesskey="h" href="index.html">Home</a> </td> <td width="40%" align="right" valign="top"> 6.5. Removing Unwanted Objects from an Image</td> </tr> </table> </div> </body> </html>